Linux - Engineering

Q1:

In which directory can you store system user default files used for creating user directories?

A /usr/tmp

B /etc/default

C /etc/skel

D /etc/users

E None of the above

ANS:C - /etc/skel

The /etc/skel directory contains files and directories that are automatically copied over to a new user's home directory when such user is created.